fix(deps): update rust crate imageproc to 0.26 #5
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.25→0.26Release Notes
image-rs/imageproc (imageproc)
v0.26.0Compare Source
New features:
AverageHashby @cospectrumPHashby @cospectrum in #709hough::intersection_pointspublic by @theotherphil in #613filter_map_parallelby @ripytide in #642replace()andoverlay()functions by @ripytide in #666stetch_contrast()to color images also usingu8by @ripytide in #670rotate_about_center_no_cropto prevent pixel loss during image rotations by @Tikitikitikidesuka in #688Performance improvements:
draw_text_mutperformance by @Icekey in #663Breaking changes:
filter3x3, useKernel+filter_clampedinsteaddeltaparameter toadaptive_thresholdby @Dantsz in #637nalgebrav0.34 by @paolobarbolini in #748Bug fixes:
draw_filled_rectpanic for empty image by @cospectrum in #711text_sizeby @cospectrum in #689column_running_sumwith better safety by @cospectrum in #731Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.